DefaultCharacteristicWrapper
class DefaultCharacteristicWrapper(characteristic: <Error class: unknown class>) : CharacteristicWrapper
Default implementation of CharacteristicWrapper
Parameters
characteristic
the CBCharacteristic to wrap
Properties
Link copied to clipboard
The list of DescriptorWrapper of associated with the characteristic
Link copied to clipboard
The integer representing all CharacteristicProperties of the characteristic
Functions
Link copied to clipboard
Checks whether CharacteristicWrapper.properties contains any properties in property
Link copied to clipboard
Request a CBPeripheral to update the notifying status of the characteristic
Link copied to clipboard
open override fun writeValue(value: <Error class: unknown class>, peripheral: <Error class: unknown class>)
Request a CBPeripheral to write value to the characteristic